home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {closeWindow = id; selectAwayTab = id; selectBlockingTab = id; };
- CLASS = AIAIMConfigController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "tabView_configTabs" = NSTabView;
- theBlockingManagement = AIBlockingManagement;
- theBuddyListManagement = AIBuddyListManagement;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- awayTitleSave = id;
- deleteAwayMessage = id;
- doubleClickAwayList = id;
- newAwayMessage = id;
- selectAwayShareName = id;
- };
- CLASS = AIAwayManagement;
- LANGUAGE = ObjC;
- OUTLETS = {
- "button_deleteAwayMessage" = NSButton;
- "popUpButton_shareAwayWith" = NSPopUpButton;
- "tableView_awayList" = NSTableView;
- "textField_awayTitle" = NSTextField;
- "textView_awayMessage" = NSTextView;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- "onlyAllow_addName" = id;
- "onlyAllow_removeName" = id;
- "onlyBlock_addName" = id;
- "onlyBlock_removeName" = id;
- selectShareBlockingName = id;
- "select_allowAll" = id;
- "select_allowThese" = id;
- "select_blockNonList" = id;
- "select_blockThese" = id;
- };
- CLASS = AIBlockingManagement;
- LANGUAGE = ObjC;
- OUTLETS = {
- "button_allowAll" = NSButton;
- "button_allowThese" = NSButton;
- "button_blockNonList" = NSButton;
- "button_blockThese" = NSButton;
- "button_onlyAllowAdd" = NSButton;
- "button_onlyAllowRemove" = NSButton;
- "button_onlyBlockAdd" = NSButton;
- "button_onlyBlockRemove" = NSButton;
- "popUpButton_sharingBlocking" = NSPopUpButton;
- "tableView_onlyAllow" = NSTableView;
- "tableView_onlyBlock" = NSTableView;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = AIBuddyListEditorOutlineView;
- LANGUAGE = ObjC;
- OUTLETS = {theBlockList = AIBlockList; theBuddyList = AIBuddyList; };
- SUPERCLASS = NSOutlineView;
- },
- {
- ACTIONS = {
- deleteSelection = id;
- downloadList = id;
- exportList = id;
- importList = id;
- insertNewBuddy = id;
- insertNewGroup = id;
- selectShareName = id;
- };
- CLASS = AIBuddyListManagement;
- LANGUAGE = ObjC;
- OUTLETS = {
- "button_buddyListDelete" = NSButton;
- "button_insertNewBuddy" = NSButton;
- "outlineView_buddyListEditor" = NSOutlineView;
- "popUpButton_sharingList" = NSPopUpButton;
- "scrollView_buddyListEditor" = NSScrollView;
- "textField_buddyListTitle" = NSTextField;
- "window_AIMConfig" = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = AINonBrokenOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
- {
- ACTIONS = {saveAlias = id; selectProfileShareName = id; };
- CLASS = AIProfileManagement;
- LANGUAGE = ObjC;
- OUTLETS = {
- "popUpButton_shareProfileWith" = NSPopUpButton;
- "textField_ProfileTitle" = NSTextField;
- "textField_alias" = NSTextField;
- "textView_profile" = NSTextView;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }